Given
the app is running fine
1ms
When
I tap the Next button
378ms
Then
I see the login screen
1ms
And
I enter the username 'user123'
232ms
And
I enter the password 'password123'
141ms
When
I tap on login button
264ms
Then
I see error messages for invalid input
1s 4ms